Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 2,684 for

document protection

(0.38 sec)
  1. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....and render layouts in a CAD document. We have also introduced the...modes when rendering cells document into HTML. Furthermore, 15...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  2. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Node.js / Document rendering basics / Render...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  3. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Usage / Loading documents / Load password-protected file Load password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. Add Watermark to PDF in Java | Text and Image W...

    Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....branding to your documents or you want to protect the files from...watermarks for word-processing documents, spreadsheets, presentations...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  6. Loading files | GroupDocs

    GroupDocs.Metadata allows you to load password-protected Documents and load files from different sources. For more details please refer to the following guides:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...you to load password-protected documents and load files from different...

    docs.groupdocs.com/metadata/nodejs-java/loading...
  7. Introducing New Features in GroupDocs.Text Fron...

    GroupDocs team is pleased to announce exciting new features in Front End for GroupDocs.Text for .NET API. In this new release, we are providing user ability to search text within Document and extract highlighted text. Furthermore, user can now extract text from ZIP containers and password protect OneNote sections.Using this Front End, user can simply upload file and apply features on it using tool buttons. The developers are allowed to modify the application to fulfill their own requirements....ability to search text within document and extract highlighted text...ZIP containers and password protect OneNote sections.Using this...

    blog.groupdocs.com/parser/introducing-new-featu...
  8. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Rich Text Format ( RTF ) documents using C# is a valuable skill...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  9. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Aspose.OCR for Cloud...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  10. Loading | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...load password-protected documents and load documents from different...

    docs.groupdocs.com/merger/java/loading/